home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fashion Advertising Lifestyle 2
/
Fashion Advertising Lifestyle 2.iso
/
go.bat
next >
Wrap
DOS Batch File
|
1994-02-18
|
2KB
|
44 lines
@echo off
if %1 == /W goto Install
if %1 == /w goto Install
echo ..............................................
echo . .
echo . Aztech New Media Corp. .
echo . Stock Image Library .
echo . .
echo ==============================================
echo ! Instalation of this product must be !
echo ! started from Microsoft Windows. !
echo ==============================================
pause
echo To Install this Stock Image Library
echo use the "Run" command found under
echo Program Manager's "File" Menu.
echo Press the Browse Button and select
echo your CD-ROM drive (ex. D:[untitled] )
echo select the folder/directory FOR_PC
echo by double-clicking on it. On the File List
echo there will be an item called "Setup.Exe"
echo select by double-clicking on it press the
echo OK button continue. The Setup Program will
echo then conduct you to a successfull instalation.
echo ==============================================
echo If you are not reading this from the MSDOS
echo Shell in Windows and you wish to have this
echo batch file start Microsoft Windows and also
echo start the setup program for you do the following
echo Type the drive letter of the CD-ROM and a ":"
echo (ex. D:) press enter and then type \GO /W and press
echo enter again. If the computer informs you
echo that you are currently running Windows use the
echo first method of installation by switching back to
echo Program Manager with an ALT-TAB etc.
echo as indicated by the computers message.
pause
goto bye
:Install
cd \FOR_PC
win setup.exe
:bye
echo Thank you for purchasing an Aztech New Media Corp. Stock Image Library.